Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Use @cloudscape-design/build-tools stylelint rules #323

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

michaeldowseza
Copy link
Member

Description

  • Add @cloudscape-design/build-tools dependency
  • Update stylelint to use shared rules
  • Remove custom build-tools folder

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@michaeldowseza michaeldowseza requested a review from a team as a code owner October 10, 2024 10:13
@michaeldowseza michaeldowseza requested review from pan-kot and removed request for a team October 10, 2024 10:13
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.57%. Comparing base (1fa5450) to head (327ae98).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #323      +/-   ##
==========================================
- Coverage   93.92%   93.57%   -0.35%     
==========================================
  Files          61       61              
  Lines        4312     4312              
  Branches      745      529     -216     
==========================================
- Hits         4050     4035      -15     
- Misses        260      277      +17     
+ Partials        2        0       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -1307,6 +1308,155 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
"dev": true
},
"node_modules/@cloudscape-design/browser-test-tools": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the @cloudscape-design dependencies shouldn't be there

Copy link
Member Author

@michaeldowseza michaeldowseza Oct 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michaeldowseza
Copy link
Member Author

I need to verify but I think the failing dry-run is related to this: cloudscape-design/actions#49

@michaeldowseza michaeldowseza added this pull request to the merge queue Oct 11, 2024
Merged via the queue into main with commit b8f2731 Oct 11, 2024
32 of 33 checks passed
@michaeldowseza michaeldowseza deleted the chore/build-tools branch October 11, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants